←Select platform

Store(List<IElementSet>) Method

Summary

Stores a list of element sets in the repository.

Syntax
C#
C++/CLI
Python
public void Store( 
   List<IElementSet> elems 
) 
public:  
   void Store( 
      List<IElementSet^>^ elems 
   ) 
def Store(self,elems): 

Parameters

elems

Element sets to store.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.